home *** CD-ROM | disk | FTP | other *** search
- Path: rz.uni-passau.de!news
- From: ruscha@forwiss.uni-passau.de (Dieter Ruscha)
- Newsgroups: comp.lang.c++,comp.sys.hp.hpux
- Subject: Re: Problem on using STL
- Date: Sat, 10 Feb 1996 06:23:58 GMT
- Organization: University of Passau, Germany
- Message-ID: <4fge21$cef@news.rz.uni-passau.de>
- References: <4f8fik$8p@upsnews.ups.com> <3119E874.7FFC@pal.uu.se> <4fekit$t58@usenet4.interramp.com>
- NNTP-Posting-Host: 132.231.151.62
- X-Newsreader: Forte Free Agent 1.0.82
-
- There is a MFC-tuned version of the HP-STL avaiable at
- http://www.rahul.net/terris/
- The only problem i have is with a 2-dim array like
- std::vector< std::vector<int> > a;
- But otherwise it works fine.
-
- Dieter
-
-
-